2013
FacetView
FacetView is a pure javascript frontend for ElasticSearch or SOLR search indices.
logstash - open source log management
by 1 otherAn open source log management tool, which is able to parse, analyse, group and store logs into ElasticSearch
2012
Moving the Marketplaces to Elasticsearch - We build Envato
A very interesting feedback on Solr vs ElasticSearch. Mainly deals with indexing and search performance.
Apache Solr vs ElasticSearch - the Feature Smackdown!
A Solr vs ElasticSearch comparison
elasticsearch - tutorials - Deploying ElasticSearch with Chef Solo
A very detailed tutorial on how to deploy ElasticSearch with Chef Solo
2011
elasticsearch - blog - Percolator
ElasticSearch's new "Percolator" feature, which enabled to index queries and find which documents match them : instead of sending docs, indexing them, and then running queries, one sends queries, registers them, and then sends docs and finds out which queries match that doc.
1
(6 marks)